Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 3 - Directory Numbers / Directory Number Reference
Directory Number Functions / Managing Sound Input Drivers and Sound Output Components


TELDisposeDNSoundInput

Disposes of the sound input driver associated with a directory number.

pascal TELErr TELDisposeDNSoundInput (
                     TELDNHandle hTELDN, 
                     ConstStr255Param deviceName);
hTELDN
A handle to a directory number structure.
deviceName
A pointer to a Pascal-style string containing the name of the sound input driver for the specified directory number.
function result
A result code.
DESCRIPTION
The TELDisposeDNSoundInput function disposes of the sound input driver having the name specified by the deviceName parameter that is associated with the directory number specified by the hTELDN parameter. The value you pass in the deviceName parameter should have been received by a previous call to TELGetDNSoundInput.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help